From 4a5e0a35b92f8bbe3070c8a37c96a9030f45f093 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Javier=20Jard=C3=B3n?= Date: Wed, 8 Sep 2010 17:14:37 +0200 Subject: [PATCH] gtksocket: Remove mention to gtk_socket_steal() deprecated function --- gtk/gtksocket.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/gtk/gtksocket.c b/gtk/gtksocket.c index 879406153a..ed82739e2e 100644 --- a/gtk/gtksocket.c +++ b/gtk/gtksocket.c @@ -100,11 +100,6 @@ * Qt, allowing the same level of integration * when embedding a Qt widget in GTK or vice versa. * - * A socket can also be used to swallow arbitrary - * pre-existing top-level windows using gtk_socket_steal(), - * though the integration when this is done will not be as close - * as between a #GtkPlug and a #GtkSocket. - * * * The #GtkPlug and #GtkSocket widgets are currently not available * on all platforms supported by GTK+. -- 2.30.2